[INFO] cloning repository https://github.com/H1ghBre4k3r/message-passing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/H1ghBre4k3r/message-passing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1ghBre4k3r%2Fmessage-passing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1ghBre4k3r%2Fmessage-passing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95f3572ee20055c8ee1ee46915d769271221d428
[INFO] testing H1ghBre4k3r/message-passing against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FH1ghBre4k3r%2Fmessage-passing" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/H1ghBre4k3r/message-passing
[INFO] finished tweaking git repo https://github.com/H1ghBre4k3r/message-passing
[INFO] tweaked toml for git repo https://github.com/H1ghBre4k3r/message-passing written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/H1ghBre4k3r/message-passing on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f40a5e776ed4e83b5fbc7212536782414b802ae440ed34536ae94cdce7d23ac1
[INFO] running `Command { std: "docker" "start" "-a" "f40a5e776ed4e83b5fbc7212536782414b802ae440ed34536ae94cdce7d23ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f40a5e776ed4e83b5fbc7212536782414b802ae440ed34536ae94cdce7d23ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40a5e776ed4e83b5fbc7212536782414b802ae440ed34536ae94cdce7d23ac1", kill_on_drop: false }`
[INFO] [stdout] f40a5e776ed4e83b5fbc7212536782414b802ae440ed34536ae94cdce7d23ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73949ace9a725c7bd9b268a642b533372077a491b9b7761221270ea0d024aeb1
[INFO] running `Command { std: "docker" "start" "-a" "73949ace9a725c7bd9b268a642b533372077a491b9b7761221270ea0d024aeb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling notizia_gen v0.3.0 (/opt/rustwide/workdir/notizia_gen)
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling notizia v0.3.0 (/opt/rustwide/workdir/notizia)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.00s
[INFO] running `Command { std: "docker" "inspect" "73949ace9a725c7bd9b268a642b533372077a491b9b7761221270ea0d024aeb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73949ace9a725c7bd9b268a642b533372077a491b9b7761221270ea0d024aeb1", kill_on_drop: false }`
[INFO] [stdout] 73949ace9a725c7bd9b268a642b533372077a491b9b7761221270ea0d024aeb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbe9f5d028aa2a633d1526c7790fe05ebac57fbcf42794546124791f0e98f5ae
[INFO] running `Command { std: "docker" "start" "-a" "cbe9f5d028aa2a633d1526c7790fe05ebac57fbcf42794546124791f0e98f5ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling notizia_gen v0.3.0 (/opt/rustwide/workdir/notizia_gen)
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling macrotest v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling notizia v0.3.0 (/opt/rustwide/workdir/notizia)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "cbe9f5d028aa2a633d1526c7790fe05ebac57fbcf42794546124791f0e98f5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbe9f5d028aa2a633d1526c7790fe05ebac57fbcf42794546124791f0e98f5ae", kill_on_drop: false }`
[INFO] [stdout] cbe9f5d028aa2a633d1526c7790fe05ebac57fbcf42794546124791f0e98f5ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7e9749758f61bbddc9f9f0c4fe102a28536153d8c12e1e7968c3aa1f3267c3df
[INFO] running `Command { std: "docker" "start" "-a" "7e9749758f61bbddc9f9f0c4fe102a28536153d8c12e1e7968c3aa1f3267c3df", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notizia-05f478ca27ac895f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test core::errors::tests::call_error_implements_std_error ... ok
[INFO] [stdout] test core::errors::tests::recv_error_implements_std_error ... ok
[INFO] [stdout] test core::errors::tests::error_display_messages_are_user_friendly ... ok
[INFO] [stdout] test core::errors::tests::send_error_implements_std_error ... ok
[INFO] [stdout] test core::lifecycle::tests::terminate_reason_implements_debug_clone ... ok
[INFO] [stdout] test core::lifecycle::tests::error_display_messages_are_user_friendly ... ok
[INFO] [stdout] test core::errors::tests::recv_error_debug_formatting ... ok
[INFO] [stderr]      Running tests/call_cast.rs (/opt/rustwide/target/debug/deps/call_cast-fe94c6ee8f21c802)
[INFO] [stdout] test core::lifecycle::tests::shutdown_error_implements_std_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test call_with_custom_timeout ... ok
[INFO] [stdout] test oneshot_channels_cleaned_up_properly ... ok
[INFO] [stdout] test multiple_concurrent_calls_work ... ok
[INFO] [stdout] test call_returns_response_within_timeout ... ok
[INFO] [stdout] test cast_returns_error_when_task_killed ... ok
[INFO] [stdout] test cast_sends_fire_and_forget ... ok
[INFO] [stdout] test call_returns_timeout_error_when_deadline_exceeded ... ok
[INFO] [stdout] test call_returns_send_error_when_task_killed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/call_simple_syntax.rs (/opt/rustwide/target/debug/deps/call_simple_syntax-62314c1c6576dde9)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test backwards_compatible_closure_syntax_still_works ... ok
[INFO] [stdout] test variants_with_fields_use_closure_syntax ... ok
[INFO] [stdout] test simple_call_syntax_with_custom_timeout ... ok
[INFO] [stdout] test can_mix_both_syntaxes ... ok
[INFO] [stdout] test backwards_compatible_closure_syntax_with_timeout ... ok
[INFO] [stdout] test multiple_request_variants_with_simple_syntax ... ok
[INFO] [stdout] test simple_call_syntax_with_default_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrent_messaging.rs (/opt/rustwide/target/debug/deps/concurrent_messaging-dc5d61eee94203ba)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test multiple_senders_to_one_receiver ... ok
[INFO] [stdout] test message_ordering_from_single_sender ... ok
[INFO] [stdout] test concurrent_receivers_independent ... ok
[INFO] [stdout] test high_volume_messaging ... ok
[INFO] [stdout] test concurrent_send_and_receive ... ok
[INFO] [stdout] test burst_messaging_no_loss ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test send_returns_disconnected_when_receiver_dropped ... ok
[INFO] [stderr]      Running tests/error_handling.rs (/opt/rustwide/target/debug/deps/error_handling-222a8a4d86e39ff9)
[INFO] [stdout] test recv_returns_closed_error_when_channel_closed ... ok
[INFO] [stdout] test recv_returns_poisoned_error_when_receiver_not_set ... ok
[INFO] [stdout] test mailbox_can_reuse_receiver_after_close ... ok
[INFO] [stdout] test send_error_returns_original_message ... ok
[INFO] [stdout] test error_types_can_be_propagated_with_question_mark ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lifecycle.rs (/opt/rustwide/target/debug/deps/lifecycle-e3e31b3d67ed0e68)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test terminate_called_on_normal_completion ... ok
[INFO] [stdout] test shutdown_waits_for_terminate ... ok
[INFO] [stdout] test shutdown_closes_channel ... ok
[INFO] [stdout] test join_waits_passively ... ok
[INFO] [stdout] test shutdown_returns_terminate_reason ... ok
[INFO] [stdout] test kill_skips_terminate_hook ... ok
[INFO] [stdout] test shutdown_after_panic_in_start ... ok
[INFO] [stdout] test terminate_receives_panic_reason ... ok
[INFO] [stdout] test terminate_panic_caught_and_logged ... ok
[INFO] [stdout] test shutdown_timeout_aborts_task ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro_integration.rs (/opt/rustwide/target/debug/deps/macro_integration-b70d82c7a3bc742b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test derive_macro_works_with_enum_messages ... ok
[INFO] [stdout] test derive_macro_works_with_unit_struct ... ok
[INFO] [stdout] test derive_macro_works_with_nested_enums ... ok
[INFO] [stdout] test derive_macro_works_with_multi_field_struct ... ok
[INFO] [stdout] test derive_macro_works_with_tuple_struct ... ok
[INFO] [stdout] test derive_macro_works_with_struct_messages ... ok
[INFO] [stdout] test multiple_task_types_can_coexist ... ok
[INFO] [stderr]      Running tests/message_macro.rs (/opt/rustwide/target/debug/deps/message_macro-0c5bf497e610f1c1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test issue5_exact_syntax_works ... ok
[INFO] [stdout] test message_macro_injects_reply_to_field ... ok
[INFO] [stdout] test message_macro_works_with_multiple_requests ... ok
[INFO] [stdout] test message_macro_works_with_tuple_cast_variants ... ok
[INFO] [stdout] test message_macro_works_with_existing_fields ... ok
[INFO] [stdout] test message_macro_preserves_cast_variants ... ok
[INFO] [stderr]      Running tests/task_lifecycle.rs (/opt/rustwide/target/debug/deps/task_lifecycle-56bbb924fe706bfc)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test task_with_state_maintains_state ... ok
[INFO] [stdout] test task_can_be_joined ... ok
[INFO] [stdout] test task_can_be_spawned_and_started ... ok
[INFO] [stdout] test multiple_tasks_can_run_concurrently ... ok
[INFO] [stdout] test task_handles_channel_closure_gracefully ... ok
[INFO] [stdout] test task_can_be_killed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/task_ref.rs (/opt/rustwide/target/debug/deps/task_ref-16e9c5fdda88cd7d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test task_ref_send_fails_when_task_terminated ... ok
[INFO] [stdout] test task_ref_this_returns_working_reference ... ok
[INFO] [stdout] test task_ref_can_be_passed_to_multiple_tasks ... ok
[INFO] [stdout] test task_ref_can_be_cloned ... ok
[INFO] [stdout] test task_ref_can_send_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notizia_gen-24bc6eb5be7d6c15)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-ca3a36d28b80eb36)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling notizia_gen v0.3.0 (/opt/rustwide/workdir/notizia_gen)
[INFO] [stderr]     Checking macrotest v1.2.1
[INFO] [stderr]     Checking notizia_gen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/notizia_gen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.94s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/invalid_format.rs ... ok
[INFO] [stderr] test tests/compile_fail/invalid_meta_namevalue.rs ... ok
[INFO] [stderr] test tests/compile_fail/invalid_meta_path.rs ... ok
[INFO] [stderr] test tests/compile_fail/invalid_task_syntax.rs ... ok
[INFO] [stderr] test tests/compile_fail/invalid_value_type.rs ... ok
[INFO] [stderr] test tests/compile_fail/missing_message_param.rs ... ok
[INFO] [stderr] test tests/compile_fail/non_clone_message.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stderr]  --> tests/compile_fail/non_clone_message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Task)]
[INFO] [stderr]   |          ^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `notizia`
[INFO] [stderr]  --> tests/compile_fail/non_clone_message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Task)]
[INFO] [stderr]   |          ^^^^ use of unresolved module or unlinked crate `notizia`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `notizia`, use `cargo add notizia` to add it to your `Cargo.toml`
[INFO] [stderr]   = note: this error originates in the derive macro `Task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MyTaskState` in module `__MyTask_gen`
[INFO] [stderr]  --> tests/compile_fail/non_clone_message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Task)]
[INFO] [stderr]   |          ^^^^ not found in `__MyTask_gen`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stderr]  --> tests/compile_fail/non_clone_message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Task)]
[INFO] [stderr]   |          ^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: cannot find module or crate `notizia` in this scope
[INFO] [stderr]  --> tests/compile_fail/non_clone_message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Task)]
[INFO] [stderr]   |          ^^^^ use of unresolved module or unlinked crate `notizia`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `notizia`, use `cargo add notizia` to add it to your `Cargo.toml`
[INFO] [stderr]   = note: this error originates in the derive macro `Task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MyTaskState` in module `__MyTask_gen`
[INFO] [stderr]  --> tests/compile_fail/non_clone_message.rs:9:10
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[derive(Task)]
[INFO] [stderr]   |          ^^^^ not found in `__MyTask_gen`
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the derive macro `Task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/request_missing_reply_param.rs ... ok
[INFO] [stderr] test tests/compile_fail/request_on_tuple_variant.rs ... ok
[INFO] [stderr] test tests/compile_fail/request_wrong_param_name.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_fail_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_fail_tests' (97) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 1 of 10 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565a9ee5fa1a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565a9ee5fa1a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565a9ee5fa1a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565a9ee5fa1a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565a9ee75e6a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565a9ee75e6a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x565a9ee64a72 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x565a9ee64a72 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x565a9ee3bb5f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565a9ee3bb5f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565a9ee56ff9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565a9edf114c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x565a9edf114c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x565a9ee571b2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x565a9ee571b2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565a9ee3bc18 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565a9ee332c9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565a9ee3c92d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565a9ee765fc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565a9eca6d14 - <trybuild[cb8d47b1e2d5bc02]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x565a9ecb5938 - <trybuild[cb8d47b1e2d5bc02]::TestCases as core[a96a4c5c53f902a3]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x565a9ebae9b7 - core[a96a4c5c53f902a3]::ptr::drop_in_place::<trybuild[cb8d47b1e2d5bc02]::TestCases>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   22:     0x565a9ebaec03 - compile_fail[dcc7dece5d0aa87]::compile_fail_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/notizia_gen/tests/compile_fail.rs:7:1
[INFO] [stdout]   23:     0x565a9ebaeb57 - compile_fail[dcc7dece5d0aa87]::compile_fail_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/notizia_gen/tests/compile_fail.rs:4:24
[INFO] [stdout]   24:     0x565a9ebaf096 - <compile_fail[dcc7dece5d0aa87]::compile_fail_tests::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x565a9ede522b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x565a9ede522b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x565a9edf1c1b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x565a9edf1c1b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x565a9edf1c1b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x565a9edf1c1b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x565a9edf1c1b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x565a9edf1c1b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x565a9edf1c1b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x565a9eded334 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x565a9eded334 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x565a9edf4822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x565a9edf4822 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x565a9edf4822 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x565a9edf4822 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x565a9edf4822 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x565a9edf4822 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x565a9edf4822 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x565a9ee5ed5f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x565a9ee5ed5f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x71e6386b3aa4 - <unknown>
[INFO] [stdout]   46:     0x71e638740a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_fail_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p notizia_gen --test compile_fail`
[INFO] running `Command { std: "docker" "inspect" "7e9749758f61bbddc9f9f0c4fe102a28536153d8c12e1e7968c3aa1f3267c3df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e9749758f61bbddc9f9f0c4fe102a28536153d8c12e1e7968c3aa1f3267c3df", kill_on_drop: false }`
[INFO] [stdout] 7e9749758f61bbddc9f9f0c4fe102a28536153d8c12e1e7968c3aa1f3267c3df
